home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / src / WBBump_src.readme < prev   
Encoding:
Text File  |  1999-09-06  |  6.0 KB  |  180 lines

  1. Short:    V2.0 - Bumpmapped image on your WB
  2. Author:   dm98411@edb.tietgen.dk (Thomas Jensen)
  3. Uploader: dm98411@edb.tietgen.dk (Thomas Jensen)
  4. Version:  2.0
  5. Type:     dev/src
  6. Requires: Kickstart 3.0
  7.  
  8. ****************************************************
  9. *** NEW: homepage at http://www.amiga.dk/wbbump/ ***
  10. ****************************************************
  11.  
  12. Legal information:
  13.  
  14.   WBBump - Bumpmapping on the Workbench!
  15.  
  16.   Copyright (C) 1999  Thomas Jensen - dm98411@edb.tietgen.dk
  17.  
  18.   This program is free software; you can redistribute it and/or modify
  19.   it under the terms of the GNU General Public License as published by
  20.   the Free Software Foundation; either version 2 of the License, or
  21.   (at your option) any later version.
  22.  
  23.   This program is distributed in the hope that it will be useful,
  24.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  25.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  26.   GNU General Public License for more details.
  27.  
  28.   You should have received a copy of the GNU General Public License
  29.   along with this program; if not, write to the Free Software Foundation,
  30.   Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  31.  
  32.  
  33.  
  34. Introduction:
  35.  
  36.   WBBump is a "tool" to make your Workbench a bit nicer to look at.
  37.  
  38.   A bumpmapped logo is put on your Workbench(tm) screen or any other
  39.   public screen of your wish. The lightsource of the bumpmapping is
  40.   your mouse pointer!
  41.  
  42.   THIS IS NOT A HACK - This program should be system friendly.
  43.   If it dosn't work on your system, please send a @{"bug report" LINK author}.
  44.  
  45.  
  46. History:
  47.  
  48. 2.0 final (build 634) -  1999/6/29
  49.  
  50.   * Fixed bug with AGA (bumpmap was always on grey background)
  51.     Now it should be applied on the existing background as the CGX version
  52.     (Thanks for the help Daniel)
  53.  
  54.   * Removed annoying requester when not started from a project
  55.  
  56.  
  57. 2.0b2 (build 614) -  1999/5/16
  58.  
  59.   * Added AGA/ECS/OCS support (experimental).
  60.  
  61.   * Fixed blur plugin (It didn't work at all...)
  62.  
  63.   * Added Clock plugin (digital and internet time)
  64.  
  65.   * Bugfixes: chrashes with two instances (when closing)
  66.  
  67.   * Disabled multithreading - it caused some strange chrashes
  68.  
  69.   * Fixed examples
  70.  
  71.   * WBBump no longer needs the WBBump: assign
  72.     (But the examples still do)
  73.  
  74.  
  75. 2.0b1 (build 569) -  1999/5/8
  76.  
  77.   * Fixed bug that would cause WBBump to reload instead of quit, when
  78.     task was sent a break signal
  79.  
  80.   * Converted big examples to PNG
  81.  
  82.   * Changed some ReadPixel()'s to ReadPixelLine8(), thanks to
  83.     Gunther Nikl for noticing.
  84.     Result is a general speedup in the startup phase.
  85.  
  86.   * (hopefully) removed CyberGuard hit (read from adr $20).
  87.     I still can't figure out why MuForce didn't get it?
  88.     Thanks to Duncan Gibb for reporting.
  89.  
  90.   * WBBump now only renders if the screen it's on is the frontmost one.
  91.     before it would check for the active screen rather than the frontmost one.
  92.     Thanks to Michal Bartczak for noticing.
  93.  
  94.   * Plugin support.
  95.  
  96.   * New tooltypes POSITIONX, POSITIONY and LIGHTCOLOR
  97.  
  98.  
  99. 1.3  (build 286) -  1999/04/29
  100.  
  101.   * Aminet release
  102.  
  103.   * Added notification on icon which started WBBump
  104.  
  105.   * Added "Show interface" Commodities command
  106.  
  107.   * Taskname is now a bit more informative (for those that care :)
  108.  
  109.  
  110. 1.2  (build 270) -  1999/04/28
  111.  
  112.   * Big speedup in 8bit code (2 pass E/asm -> 1 pass asm)
  113.  
  114.   * Converted some examples to GIF for smaller archive
  115.  
  116.   * Bugfixes in thread code
  117.  
  118.   * Added "Intel Outside" example project
  119.  
  120.  
  121. 1.1  (build 244) -  1999/04/27
  122.  
  123.   * Complete rework of bitmap handling
  124.  
  125.   * Added datatypes support
  126.  
  127.   * Added seperate thread for drawing
  128.  
  129.  
  130. 1.0  (build 142) -  1999/04/18
  131.   Initial version
  132.  
  133.  
  134. ============================= Archive contents =============================
  135.  
  136. Original  Packed Ratio    Date     Time    Name
  137. -------- ------- ----- --------- --------  -------------
  138.     3641    1813 50.2% 30-Jun-99 01:03:02  WBBump.readme
  139.     1427     968 32.1% 30-Jun-99 01:03:02  WBBump.readme.info
  140.     1636     864 47.1% 30-Jun-99 01:02:58  WBBump_src.info
  141.     1771     904 48.9% 30-Jun-99 01:03:00 +argparser.e
  142.     1387     788 43.1% 30-Jun-99 01:03:00 +brighttable.e
  143.     7111    2895 59.2% 30-Jun-99 01:03:00 +bumper.e
  144.     3314    1467 55.7% 30-Jun-99 01:03:00 +bumper_cgx24.e
  145.     4685    1805 61.4% 30-Jun-99 01:03:00 +bumper_cgx8.e
  146.     7598    2661 64.9% 30-Jun-99 01:03:00 +chunkyimage.e
  147.     3078    1216 60.4% 30-Jun-99 01:03:00 +chunkytools.e
  148.     3150    1473 53.2% 30-Jun-99 01:03:00 +commodity.e
  149.    17996    7017 61.0% 30-Jun-99 01:03:02 +COPYING
  150.     3754    1639 56.3% 30-Jun-99 01:03:00 +errors.e
  151.     2736    1232 54.9% 30-Jun-99 01:03:00 +get_bumper.e
  152.     4425    1894 57.1% 30-Jun-99 01:03:00 +hmap2lut.asm
  153.     4169    1866 55.2% 30-Jun-99 01:03:00 +hmap2true.asm
  154.     1953     829 57.5% 30-Jun-99 01:03:00 +libs.e
  155.     2286     652 71.4% 30-Jun-99 01:03:00 +makefile
  156.     1689     854 49.4% 30-Jun-99 01:03:00 +Notify.e
  157.     1484    1039 29.9% 30-Jun-99 01:03:00 +o2m2
  158.     5477    1943 64.5% 30-Jun-99 01:03:00 +plugin.e
  159.     8817    2403 72.7% 30-Jun-99 01:03:00 +pluginmanager.e
  160.     6479    2548 60.6% 30-Jun-99 01:03:02 +blur.wbbplugin.e
  161.     1779     832 53.2% 30-Jun-99 01:03:02 +blur_supp.asm
  162.     1035    1035  0.0% 30-Jun-99 01:03:00 +Clock.png
  163.    10281    3850 62.5% 30-Jun-99 01:03:02 +clock.wbbplugin.e
  164.     6798    2630 61.3% 30-Jun-99 01:03:02 +image.wbbplugin.e
  165.     5529    2188 60.4% 30-Jun-99 01:03:02 +invert.wbbplugin.e
  166.     1525     760 50.1% 30-Jun-99 01:03:02 +invert_supp.asm
  167.     5320    2110 60.3% 30-Jun-99 01:03:02 +null.wbbplugin.e
  168.     2546    1144 55.0% 30-Jun-99 01:03:00 +plugin_const.e
  169.     6480    2431 62.4% 30-Jun-99 01:03:00 +prefs.e
  170.     3778    1445 61.7% 30-Jun-99 01:03:00 +ScreenNotify.e
  171.     4849    1964 59.4% 30-Jun-99 01:03:00 +threads.e
  172.      980     572 41.6% 30-Jun-99 01:03:00 +version.e
  173.     4104    2225 45.7% 30-Jun-99 01:03:00 +VersionMan
  174.     2230    1112 50.1% 30-Jun-99 01:03:00 +wbbump.e
  175.       13      13  0.0% 30-Jun-99 01:03:00 +WBBump.verman
  176.       37      37  0.0% 30-Jun-99 01:03:00 +WBBump.version
  177.     1836     831 54.7% 30-Jun-99 01:03:00 +wbbump_plugin.e
  178. -------- ------- ----- --------- --------
  179.   159183   65949 58.5% 03-Jul-99 18:53:26   40 files
  180.